SixBit API Schema
CharityIDType Simple Type
Description
The unique identifier of the charity to benefit from the sale of the item.
Namespace (none)
Type
Restriction of xs:integer
Diagram
CharityIDType Simple Type
Overview
CharityIDType Restriction of xs:integer
The unique identifier of the charity to benefit from the sale of the item.
Source
<xs:simpleType name="CharityIDType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The unique identifier of the charity to benefit from the sale of the item.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:integer" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.